home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / battlefi.swf / scripts / DefineSprite_428 / frame_3 / PlaceObject2_195_197 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2010-11-09  |  92b  |  5 lines

  1. onClipEvent(load){
  2.    this._x = random(Stage.height);
  3.    this._y = random(200) - 250;
  4. }
  5.